home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / hobby / ajewish5.zip / INSTALL.TXT < prev    next >
Text File  |  1995-02-14  |  4KB  |  155 lines

  1. INSTALLATION:
  2.  
  3. A Jewish Mother's Cookbook(TM) requires an IBM or Compatible PC
  4. with a minimum of 512K RAM and a hard disk drive.
  5. Basically it will run on almost any computer !
  6.  
  7. The install prorgram will place A Jewish Mother's Cookbook(TM) 
  8. in the following directory
  9.  
  10. c:\AJMOTHER 
  11.  
  12. (Note AJMOTHER is short for A J... Mother)
  13.  
  14. If this is ok.... skip the rest of this page!
  15. *************************************************
  16.  
  17. Suppose 'C:' is your hard drive.
  18.  
  19. You may wish to install the program on to its own separate
  20. directory. To create its own separate directory, you must get on to
  21. the hard drive. 
  22.  
  23. Note: On the following instructions, only type the 
  24. commands inside the the quotation marks. Please do not include the
  25. quotation marks.
  26.   
  27. Suppose 'C:' is your hard drive.
  28.  
  29. At the prompt "C>"
  30. You type 'MD\AJMOTHER'
  31. This creates a directory called "AJMOTHER".
  32. (Note AJMOTHER is short for A J... Mother)
  33.  
  34. At the prompt "C>"
  35. You type 'CD\AJMOTHER'
  36. This moves you into the directory called "AJMOTHER"
  37.  
  38. Now place the program Disk into your floppy drive.
  39.  
  40. Suppose your floppy drive is called 'A:'
  41.  
  42. At the prompt "C>"
  43. You type 'A:'
  44. This now puts you on the 'A:' Drive.
  45. Note: If your floppy drive was 'B:', you would type 'B:' instead. 
  46.  
  47. At the prompt "A>"
  48. You type 'COPY *.* C:'
  49. This now copies the program onto your hard disk drive.
  50.  
  51. At the prompt "A:"
  52. You type 'C:'
  53. This now puts you on the hard drive.
  54.  
  55. Now remove The program Disk from the floppy drive
  56. This completes the installation procedure.
  57.  
  58.  
  59. A NOTE ABOUT CONFIG.SYS :
  60.  
  61. The program works best when your CONFIG.SYS file contains the
  62. following minimum commands:
  63.  
  64. buffers=16
  65. files=20
  66.  
  67. (Note: Most computers already exceed these minimum commands and you
  68. should generally not have to do anything!)
  69. ***********************************************
  70.  
  71. To find out if your CONFIG.SYS contains these commands
  72. At the prompt "C>"
  73. You type 'CD\'
  74. This moves you to the correct directory.
  75.  
  76. At the prompt "C>"
  77. You type 'TYPE CONFIG.SYS'
  78. This will type the contents of the file on the screen.
  79.  
  80. If your CONFIG.SYS file contains these commands, then you are OK!
  81. If your CONFIG.SYS file contains or exceeds these commands, then
  82. you are OK!
  83.  
  84. Example: 
  85. buffers=17
  86. files=21
  87.  
  88. Is OK!
  89.  
  90. If your CONFIG.SYS file does not contain these commands or does not
  91. meet the minimum requirements then you must edit your CONFIG.SYS. 
  92.  
  93. or
  94.  
  95. Install The program Disk into your floppy drive.
  96.  
  97. At the prompt "C>"
  98. You type 'COPY CONFIG.SYS + A:\CONFIG.SYS'
  99.  
  100. Note: if your floppy drive was 'B:' you would type 'COPY CONFIG.SYS
  101. + B:\CONFIG.SYS' instead. Remove the Disk from your floppy
  102. drive.
  103.  
  104. This will solve the problem.
  105.  
  106. You have now successfully installed the program !
  107.  
  108. Before you run the program be sure to reboot your system.  Be
  109. sure to store The program Disk in a cool, dry, and secure place.
  110.  
  111.  
  112. GETTING STARTED.
  113.  
  114. Whenever you want to use A Jewish Mother's Cookbook(TM)
  115. you need just two commands ...
  116.  
  117. At the prompt "C>"
  118. You would type 'CD\AJMOTHER'.
  119. This puts you in the correct directory.
  120.  
  121. At the prompt "C>"
  122. You type 'AJMOTHER'.
  123. This starts the program.
  124.  
  125.  
  126. If you experience problems call us at (516) 569-5427!
  127.  
  128.  
  129. IMPORTANT FOR WINDOWS USERS:
  130.  
  131. If you try to run the program but get an error message such as..
  132. "Not enough memory"
  133. You must change your CONFIG.SYS file.
  134.  
  135. Look for a line in the CONFIG.SYS file that sets the emm386.exe
  136. such as ...
  137.         DEVICE=C:\DOS\emm386.exe noems x=d400-d7ff
  138.  
  139. Change the "noems" portion to read "1024"
  140. such as ...
  141.         DEVICE=C:\DOS\emm386.exe 1024 x=d400-d7ff
  142.  
  143. Notice the before and after.
  144.  
  145. Before        DEVICE=C:\DOS\emm386.exe noems x=d400-d7ff
  146. After        DEVICE=C:\DOS\emm386.exe 1024  x=d400-d7ff
  147.  
  148. The only change is noems becomes 1024!
  149.  
  150. This will correct the problem and will not affect any other program.
  151.  
  152. If problems continue to exists, call us at (516) 569-5427!
  153.  
  154.  
  155.